National Repository of Grey Literature 18 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Database Version Management for Application Development in Eclipse
Palarczyk, Vít ; Šebek, Michal (referee) ; Burget, Radek (advisor)
This thesis deals with database version control for application development in Eclipse. In the theoretical part, it provides information about the Eclipse environment and its extension modules (plugins) that are an inseparable part of Eclipse. There is also a description of version control systems with a detailed focus on the Subversion system and a description of the JDBC application interface that is used for connecting the database in Java applications. The next part deals with the design of a tool for database version control, which is implemented as a plugin for Eclipse. In this section, there is a description of the implementation and a description of the installation and use of this tool. In the final part, there is a description of the performed tests and their results.
Tool for statistical evaluation of the simulation process of JSimlib4 library
Pivoda, Štefan ; Míča, Ivan (referee) ; Burget, Radim (advisor)
This master's thesis deals with the analysis of simulation of computer networks. A statistical tool was designed for evaluating a communication between stations in the computer network. JSimlib4 Java library was used for the simulation of computer networks. It is a lightweight but robust simulation library, designed for creating simple or even quite complex simulation models of distributed systems. The Statistical tool was written in Java programming language and developed in an EasyEclipse integrated development environment. It was designed as an Eclipse Rich Client Platform application. Eclipse Rich Client Platform is a relatively new technology, which has a lot of favorable properties. The Statistical tool can be divided into 3 parts: • creating a log file, • creating a filter, • creating/showing an output. The Statistical tool creates records into a log file during every communication between stations. This log file contains a comment on the first line. This comment describes the definition of records. Every record contains 2 IP addresses with the used ports at the beginning of the record, then the time, the amount of bytes, the protocol and the direction of communication. Every item in the record is divided by a colon. The Statistical tool can evaluate a communication between stations. At first, it has to define a filter according to which it will assess the suitable stations. It can be created either by adding IP addresses or names of the stations onto a list on a workbench. Filter can be loaded from a file that already includes these IP addresses and other information too. After defining the filter, the Statistical tool can create either a diagram or a file. At first, the Statistical tool reads the log file line by line and compares the IP addresses, which were added to the filter with the IP addresses in a log file. When the Statistical tool finds a complying IP address, it reads the whole line and adds an amount of bytes defined on that line to the final diagram that is shown after reading the whole log file. In the case of finding 2 or more complying IP addresses that sent the data at the same time, an amount of these transfers is calculated by adding them and this amount is then shown in a diagram. After reading the whole log file a diagram or a file is shown at the bottom of the window. The diagram is created by a Java library JFreechart and it shows the amount of transferred bytes. The x-axis represents the time and the y-axis represents the amount of transferred bytes. The created file is for next work with the calculated data and it can be loaded for example by Matlab or Octave. The first line in the file represents the time for axis x and the second one represents the amount of transferred bytes for axis y. These lines are followed by a command "plot(x,y)" for drawing a diagram.
Database Version Management for Application Development
Kotráš, Jan ; Burget, Radek (referee) ; Rychlý, Marek (advisor)
The purpose of this work is to facilitate database version working on the database management system MySQL. The intention of application is to get efficiency and make simpler versioning of database layer for application development in smaller teams.  
SQL Backend for Subversion
Horák, Jan ; Křivka, Zbyněk (referee) ; Kašpárek, Tomáš (advisor)
The thesis analyzes version control system Subversion and its available backends for storing data in a repository. It compares these backends and describes basic features of a new SQL database backend. Design and implementation of the new backend, based on MySQL database, is described and the new backend is then compared with existing backends BDB and FSFS.
Language Version Tools for Web Portal of BUT
Pavlíček, Milan ; Burget, Radek (referee) ; Marušinec, Jaromír (advisor)
The main purpose of this master's thesis is to create language version tools for web Portal of BUT. There are possibilities of applications using databases or without them. The next part of the thesis analyses current situation of the web Portal of BUT. I described individually servers, tools and mainly solution ensuring multilingual sites. Thereinafter I attend to design and implementation of required system. This system consists of some single scripts and web applications for web developers and translators. Finally I will describe the procedure of integration of this system to current web Portal of BUT.
The Base for Automatic Generating the Information Systems - The Generator
Šenfeldová, Iveta ; Bartík, Vladimír (referee) ; Grulich, Lukáš (advisor)
The cost of human resource is the biggest part of a budget in case of developing an information system. The goal of this project is to lower this cost as much as possible using automatization, but still keeping the possibility to handle each project individualy. The work is separated into two parts (generator and product), each described in a different thesis. This thesis describes the generator, whitch is responsible for creating and managing products.
MS Office Add-In Module
Rusek, David ; Křivka, Zbyněk (referee) ; Vašíček, Zdeněk (advisor)
This work deals with the issue of addition of extension module to the text processor MS Word, table calculator MS Excel and tool for presentation creation MS PowerPoint from office set of programs MS Office. Module will support communication, synchronization and management of documents in remote and private storage, with support for version management. This all should work across different versions of MS Office application set. These are MS Office 2003 (11), 2007 (12) a 2010 (14),  possibly even 2013 (15). Implementation is realized using programming language C# from .NET platform and PIA (Primary Interop Assemblies), which adds support for manipulation with applications and objects from MS Office application set.
Modernizace uživatelského rozhraní webové aplikace TeXonWeb
Vybíhal, Josef
This bachelor thesis deals with analyzing, designing and implementing of a new user interface for web application called TeXonWeb. It describes why current interface does not meet today users criteria anymore. It also describes and implements changes, that should improve user experience, even on their mobile devices. It is described what components were chosen and the way they were implemented, including reasons of choosing specific programming tools.
Database Version Management for Application Development
Kotráš, Jan ; Burget, Radek (referee) ; Rychlý, Marek (advisor)
The purpose of this work is to facilitate database version working on the database management system MySQL. The intention of application is to get efficiency and make simpler versioning of database layer for application development in smaller teams.  
Using version management systems in software development
Holada, David ; Brožek, Jiří (advisor) ; Pavlíček, Josef (referee)
This thesis talks about version control sytems usage in terms of software development. There is introduced historical background of these systems together with reasons for their creation. Next are listed today's most used version control systems which are compared between each other. Further, there are showcased basic commands for work with version control systems. For demonstration of these commands is chosen version control system called Git. In practical part of this thesis there is talked about aplication of Git in Brackets IDE plugin Brackets Git. Finally, there are compared options for work with Git on server and options of auto-deployment.

National Repository of Grey Literature : 18 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.